debian/control: drop autotools-dev build dependency
authorHans van Kranenburg <hans@knorrie.org>
Sun, 6 Sep 2020 23:57:36 +0000 (01:57 +0200)
committerHans van Kranenburg <hans@knorrie.org>
Fri, 18 Sep 2020 16:29:59 +0000 (18:29 +0200)
commit599b37db7d22e3b910665303beade18bf1b020fc
tree7efd02854773b81818428059b2e32e96a287e46c
parent67da8e5409fb19613081979710e5864f84c0b9b5
debian/control: drop autotools-dev build dependency

Lintian complains:

    W: xen source: useless-autoreconf-build-depends autotools-dev
    N:
    N:    Since compatibility level 10, debhelper enables the autoreconf sequence
    N:    by default.
    N:
    N:    It is therefore not necessary to specify build-dependencies on
    N:    dh-autoreconf or autotools-dev and they can be removed.
    N:
    N:    Severity: warning
    N:
    N:    Check: debhelper

So, drop it.

Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
debian/control